home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19951130-19960209 / 000415_news@columbia.edu _Thu Feb 1 20:51:17 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.3/8.7.3) with ESMTP id UAA26208 for <kermit.misc@watsun>; Thu, 1 Feb 1996 20:51:16 -0500 (EST)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.3/8.7.3) id UAA04152 for kermit.misc@watsun; Thu, 1 Feb 1996 20:51:14 -0500 (EST)
  4. Path: news.columbia.edu!panix!bloom-beacon.mit.edu!apollo.hp.com!lf.hp.com!news.dtc.hp.com!col.hp.com!usenet.eel.ufl.edu!gatech!newsfeed.internetmci.com!netnews.nwnet.net!news.microsoft.com!news
  5. From: erich@microsoft.com (erich)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: k95 crashes on NT "Shell Update Release"
  8. Date: 31 Jan 1996 19:36:14 -0800
  9. Organization: Microsoft Corporation
  10. Lines: 41
  11. Sender: erich@ERICH4.microsoft.com
  12. Message-ID: <20ofwwcx.fsf@ERICH4.microsoft.com>
  13. NNTP-Posting-Host: 157.55.93.22
  14. X-Newsreader: Gnus v5.1
  15.  
  16. On x86 NT build 1234 (the so-called "Shell Update Release" beta), when
  17. I run Kermit 95 it dies immediately -- and doesn't give a particularly
  18. helpful stack trace, either :-(
  19.  
  20. Here's all I know:
  21. E:\k95>cdb -g k95
  22.  
  23. Microsoft(R) Windows NT Debugger Version 3.51
  24. (C) 1991-1995 Microsoft Corp.
  25.  
  26. CommandLine: k95
  27. Symbol search path is: E:\1181FRE.WKS
  28. Executing E:\k95\k95.ini for WIN32...
  29. ?No files match - E:/k95/PHONES/ckermit.kdd
  30. ?No files match - E:/k95/PHONES/ckermit.knd
  31. Good Evening, smile!
  32. NTSD: exception number c0000008
  33. NTSD: exception number c0000008
  34. NTSD: !!! second chance !!!
  35. eax=c0000008 ebx=00000001 ecx=00002c01 edx=ffffffff esi=00000000 edi=000000d4
  36. eip=77f74488 esp=0012fee8 ebp=0012ff38 iopl=0       nv up ei pl nz na po nc
  37. cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000 efl=00000206
  38. ss:0023:0012fee8=c0000008
  39. *** WARNING: symbols checksum is wrong 0x00062261 0x0005e382 for e:\1181fre.wks\symbols\dll\ntdll.dbg
  40. 77f74488 8b0424           mov     eax,[esp]
  41. 0:000> *** WARNING: symbols checksum is wrong 0x0005da38 0x00069b58 for e:\1181fre.wks\symbols\dll\kernel32.dbg
  42. *** ERROR: Module load completed but symbols could not be loaded for !KiRaiseUserExceptionDispatcher+0x38:
  43. ChildEBP RetAddr
  44. 0012ff38 77f67a2f ntdll!KiRaiseUserExceptionDispatcher+0x38
  45. 0012ffc0 77f1badd ntdll!ZwClose+0xb
  46. 0012ff60 004016c4 kernel32!BaseProcessStart+0x40
  47. 0012ff80 0046e437 0x4016c4
  48. 0012ffc0 77f1badd 0x46e437
  49. 0012fff0 00000000 kernel32!BaseProcessStart+0x40
  50. 0:000> quit:
  51.  
  52. E:\k95>
  53. -- 
  54. -----------------------------------------------------------------
  55. Eric Hanchrow -- erich@microsoft.com
  56. pgp fingerprint: c6 c7 de 59 1d e3 95 44  bc 40 25 61 af b1 90 b7